home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part2 / 10414 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: earth.superlink.net!mook
  2. From: mook@mars.superlink.net (Mike J. M.)
  3. Newsgroups: alt.winsock,alt.winsock.trumpet,comp.dcom.modems
  4. Subject: Re: 16 bit vs 32 bit winsock
  5. Date: Sat, 06 Apr 96 23:29:46 GMT
  6. Organization: SuperNet Inc. (908) 828-8988
  7. Message-ID: <4k6ur7$foe@earth.superlink.net>
  8. References: <3157fac9.75178070@146.125.4.24> <315bcd51.5996084@news.iprolink.ch> <4jsbq1$7iu@earth.superlink.net> <31627BA5.BB4@cerberus-sys.com> <4k3q0c$1sc2_003@cs1.electriciti.com>
  9. NNTP-Posting-Host: mook.superlink.net
  10. X-Newsreader: News Xpress 2.0 Beta #0
  11.  
  12. In article <4k3q0c$1sc2_003@cs1.electriciti.com>, evrwrite@powergrid.electriciti.com (Ed Redondo) wrote:
  13. >According to the installation instructions for Trumpet's 32bit Winsock you 
  14. >are suppose to rename or remove Win95's WINSOCK.DLL & WINSOCK32.DLL and use 
  15. >only Trumpet's 32bit WINSOCK.DLL.  So what's all this 'trunking' business?
  16.  
  17. That has nothing to do with anything (winsock.dll is not a generic file, it is 
  18. specific to each stack; having to use a different, customized version of the 
  19. dll for each stack is simply par for the course).  The point I made was simply 
  20. that with Win95 DUN, the dll is implemented in 32-bit code and 16-bit calls 
  21. are "thunked" (translated, redirected) up to 32-bit.  With the current beta of 
  22. Trumpet 95 (and I assume _not_ for the final release), the exact opposite 
  23. occurs.  The "guts" are 16-bit so 32-bit calls are thunked _down_ to 16-bit.
  24.  
  25.  
  26. - Mike
  27.  
  28. TWIG, The Windows Internet Guide
  29. http://twig.hypercon.com
  30.